projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
724b824
)
* xdisp.c (try_window): Revert previous change.
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 21 Jan 2007 23:29:00 +0000
(23:29 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 21 Jan 2007 23:29:00 +0000
(23:29 +0000)
* dispnew.c (update_text_area): Revert 2006-09-17 change.
Always redraw non-mode-line rows with mouse-face.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 0897285121b7da61ebc509ff6dc23cc6881293c6..a936f0345c118ebd7b94dd5a41d5b18b4cc80f50 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2007-01-21 Chong Yidong <cyd@stupidchicken.com>
+
+ * xdisp.c (try_window): Revert previous change.
+
+ * dispnew.c (update_text_area): Revert 2006-09-17 change.
+ Always redraw non-mode-line rows with mouse-face.
+
2007-01-20 Chong Yidong <cyd@stupidchicken.com>
* xdisp.c (try_window): Clear mouse-face highlights first.